Documentation
The essentials
Read the following before anything else.
- Django overview
- Installation guide
- Tutorial: Writing your first Django app
- FAQ
Reference
- The django-admin.py utility
- Models: Creating models | Examples | The database API
- Templates: Guide for HTML authors | Guide for Python programmers
- Forms and manipulators
- Sessions
- Caching
- Internationalization
- Middleware
- Settings files
- URL configuration
- Request and response objects
- Generic views
- Authentication
- Add-on applications (contrib)
- Et cetera
